home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / Paint Shop Pro / PSP900enTR.exe / Data1.cab / _31A8ACEB9173445B8BFCC6AA4D2F79E2 < prev    next >
Encoding:
Text File  |  2004-08-16  |  1.1 KB  |  70 lines

  1. .title {
  2.     font-family : Arial;
  3.     font-size : larger;
  4.     font : bold;
  5.     color : #0000CD;
  6. }
  7. .header1 {
  8.     font-family : Arial;
  9.     font-size : small;
  10.     font : bold;
  11.     color : #505050;
  12. }
  13. .smallrevision {
  14.     font-family : Arial;
  15.     font-size : x-small;
  16.     font : bold;
  17.     color : #8B0000;
  18. }
  19. .smallmenu {
  20.     font-family : Arial;
  21.     font-size : xx-small;
  22.     font : bold;
  23.     color : Black;
  24. }
  25. .body {
  26.     font-family : Arial;
  27.     font-size : smaller;
  28.     font : normal;
  29.     color : Black;
  30. }
  31. .imagetitle {
  32.     font-family : Arial;
  33.     font-size : x-small;
  34.     font : bold;
  35.     color : #4B0082;
  36. }
  37. .warning {
  38.     font-family : Arial;
  39.     font-size : x-small;
  40.     font : italic bold;
  41.     color : #B22222;
  42. }
  43. .boldbody {
  44.     font-family : Arial;
  45.     font-size : smaller;
  46.     font : normal;
  47.     color : #505050;
  48.     font-weight : bold;
  49. }
  50. .welcomelearn {
  51.     font-family : Arial;
  52.     font-size : smaller;
  53.     font : normal;
  54.     color : Gray;
  55.     font-weight : bold;
  56. }
  57. .note {
  58.     font-family : Arial;
  59.     font-size : smaller;
  60.     font : normal;
  61.     color : Red;
  62.     font-weight : bold;
  63. }
  64. .checkboxtext {
  65.     font-family : Arial;
  66.     font-size : x-small;
  67.     font : normal;
  68.     color : White;
  69.     font-weight : normal;
  70. }